@charset "UTF-8";.landing__advantages_list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:0;margin:0}.landing__advantages_list-store{grid-template-columns:repeat(4,1fr)}@media (max-width: 992px){.landing__advantages_list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.landing__advantages_list{grid-template-columns:repeat(1,1fr)}}.landing__advantages_list-item{box-sizing:border-box;padding:var(--spacing-xl, 24px);border-radius:var(--border-radius-lg, 16px);background:var(--hs-blue-1)}.landing__advantages_list-icon{margin-bottom:var(--spacing-xl, 24px)}.landing__advantages_list-title{font-size:var(--typography-heading-size-md, 20px);font-weight:600;line-height:var(--typography-heading-line_height-md, 28px);letter-spacing:var(--typography-heading-paragraph-md, 0px);margin:0}.landing__advantages_list-description{font-size:var(--typography-text-size-md, 14px);font-weight:400;line-height:var(--typography-text-line_height-md, 20px)}.landing__digits{width:100%}.landing__digits_list{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:0;margin:0;overflow-x:auto}@media (max-width: 768px){.landing__digits_list{padding:var(--spacing-xxl, 32px) var(--spacing-lg, 16px)}}.landing__digits_list::-webkit-scrollbar{display:none}.landing__digits_list-item{display:flex;min-width:256px;padding:var(--spacing-xl, 24px);flex-direction:column;align-items:flex-start;gap:var(--spacing-lg, 16px);border-radius:var(--border-radius-lg, 16px);background:var(--hs-blue-9, #07F)}.landing__digits_list-title{color:var(--text-icon-on-color, #FFF);font-size:var(--typography-heading-size-xxl, 32px);font-weight:600;line-height:var(--typography-heading-line_height-xxl, 40px);letter-spacing:var(--typography-heading-paragraph-xxl, 0px)}.landing__digits_list-description{color:var(--text-icon-on-color, #FFF);font-size:var(--typography-text-size-lg, 16px);font-weight:400;line-height:var(--typography-text-line_height-lg, 24px)}.landing__products landing--mb .catalog-categories-section{width:100%}.landing__steps{width:100%}@media (max-width: 768px){.landing__steps{margin-bottom:var(--spacing-xxl, 32px)}}.landing__steps_wrapper{display:grid;grid-template-columns:50% 50%}@media (max-width: 768px){.landing__steps_wrapper{grid-template-columns:100%}}.landing__steps_img{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 768px){.landing__steps_img{display:none}}.landing__steps_img-content{width:275px;height:572px}.landing__steps_img-content--store{width:auto;height:572px}.landing__steps_list{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-sm, 8px);margin:0;padding:0}.landing__steps_list-item{width:100%;display:flex;padding:var(--spacing-xl, 16px);align-items:center;gap:var(--spacing-xxl, 24px);border-radius:var(--border-radius-md, 12px);background:var(--background-subdued-default, rgba(255, 29, 31, .04))}.landing__steps_list-number{flex-shrink:0;display:flex;width:54px;height:54px;padding:14px 0 12px;justify-content:center;align-items:center;border-radius:var(--spacing-md, 12px);background:var(--background-subdued-default, rgba(255, 29, 31, .04));color:var(--text-icon-accent-default, #FF1D1F);font-size:var(--typography-heading-size-md, 20px);font-weight:600;line-height:var(--typography-heading-line_height-md, 28px);letter-spacing:var(--typography-heading-paragraph-md, 0px)}.landing__steps_list-header{display:flex;flex-direction:column;gap:6px}.landing__steps_list-title{font-weight:400;font-size:var(--typography-heading-size-xs, 14px);line-height:var(--typography-heading-line_height-xs, 20px);letter-spacing:var(--typography-heading-paragraph-xs, 0px)}.landing__steps_list-title--bold{font-weight:600}.landing__steps_list-description{font-size:var(--typography-text-size-md, 14px);font-weight:400;line-height:var(--typography-text-line_height-md, 20px)}.landing__steps_list-description--info{color:var(--text-icon-secondary, rgba(16, 20, 28, .64));font-size:var(--typography-text-size-sm, 12px);font-style:normal;font-weight:400;line-height:var(--typography-text-line_height-sm, 16px)}.landing__reviews{overflow:hidden}.landing__reviews_slider{position:relative}.landing__reviews_list{margin:0;padding:0}.landing__reviews_list-wrapper{position:relative;width:100%}.landing-swiper-button-prev,.landing-swiper-button-next{z-index:1;display:flex;padding:var(--spacing-xxl, 24px) 8px;align-items:center;gap:10px;border-radius:var(--spacing-sm, 8px);background-color:var(--background-ghost-default, rgba(16, 20, 28, .04));position:absolute;top:50%;transform:translateY(-50%);border:none;cursor:pointer}.landing-swiper-button-prev:hover,.landing-swiper-button-next:hover{background-color:var(--background-ghost-hovered, rgba(16, 20, 28, .08))}.landing-swiper-button-prev:active,.landing-swiper-button-next:active{background-color:#10141c1f}.landing-swiper-button-prev{left:0}.landing-swiper-button-next{right:0}.landing-swiper-button-next .landing-swiper-button-arrow{transform:rotate(180deg)}.landing__wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-xxl-3, 48px);max-width:1140px;width:100%;padding-top:var(--spacing-xxl, 32px);padding-bottom:64px}@media (max-width: 575px){.landing__wrapper{padding-bottom:14px;padding-top:0;gap:0}}.landing__cta-button{font-weight:500}.landing__section{width:100%;border-radius:var(--border-radius-lg, 16px);background:var(--background-primary, #FFF);padding:var(--spacing-xxl, 32px)}@media (max-width: 575px){.landing__section{padding:var(--spacing-xl, 24px) var(--spacing-lg, 16px);border-radius:0}}.landing__section--gray{background:var(--background-ghost-default, rgba(16, 20, 28, .04))}@media (max-width: 768px){.landing--mb{margin-bottom:var(--spacing-xxl, 32px)}}.landing__content{display:flex;flex-direction:column;gap:var(--spacing-xxl, 32px)}.section__wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-xxl, 24px);align-self:stretch}.section__header{font-size:var(--typography-heading-size-xl, 28px);font-weight:600;line-height:var(--typography-heading-line_height-xl, 36px);letter-spacing:var(--typography-heading-paragraph-xl, 0px);margin-top:0;margin-bottom:0}.section__header--margin{margin-bottom:16px}.section__description{max-width:550px;color:var(--text-icon-secondary, rgba(16, 20, 28, .64));font-size:var(--typography-text-size-md, 14px);font-weight:400;line-height:var(--typography-text-line_height-md, 20px);margin:0}.catalog-direction-section{color:var(--hs-black-9)}.catalog-direction__list{padding:0;margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.catalog-direction__link{display:inline-block;background-color:var(--background-ghost-default, rgba(16, 20, 28, .04));color:inherit;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:400;transition:background-color,color .4s ease}@media (min-width: 992px){.catalog-direction__link{padding:12px 24px}}@media (hover: hover){.catalog-direction__link:hover{background-color:var(--background-ghost-hovered, rgba(16, 20, 28, .08))}}.catalog-categories-section-tabs{color:var(--hs-black-9)}.catalog-category-tab a{text-decoration:none;color:var(--hs-black-9)}.catalog-category-tab__list{padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px}@media (min-width: 521px){.catalog-category-tab__list{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}}.catalog-category-tab__head{margin-bottom:16px;display:flex;align-content:center;justify-content:space-between}.catalog-category-tab__label{font-size:20px;font-weight:600}.catalog-category-tab__all-category-link{display:none}@media (min-width: 521px){.catalog-category-tab__all-category-link{display:inline-flex;align-items:center;font-size:12px;font-weight:600;color:var(--hs-black-9)}.catalog-category-tab__all-category-link:after{content:"";margin-left:8px;display:inline-block;width:16px;height:16px;-webkit-mask:url(./arrow_forward-DqYZRaH8.svg) no-repeat 100% 100%;mask:url(./arrow_forward-DqYZRaH8.svg) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover;background-color:var(--hs-black-9)}}@media (min-width: 521px) and (any-hover: hover){.catalog-category-tab__all-category-link:hover{color:var(--hs-red-9)}}@media (min-width: 521px) and (any-hover: hover) and (min-width: 521px){.catalog-category-tab__all-category-link:hover:after{background-color:var(--hs-red-9)}}@media (min-width: 521px){.catalog-category-tab__all-category-link-mobile{display:none!important}}.catalog-category-tab-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}@media (min-width: 767px) and (max-width: 991px){.catalog-category-tab-item:not(:nth-child(-n+8)):not(:last-child){display:none}}@media (min-width: 521px) and (max-width: 766px){.catalog-category-tab-item:not(:nth-child(-n+6)):not(:last-child){display:none}}.catalog-category-tab-item__img{border-radius:8px}.catalog-category-tab-item__link{font-size:12px;max-width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-category-tab-item__link--all{display:inline-flex;align-items:center;justify-content:center;position:relative;width:60px;height:60px;background:url(./bg-B6S29dhY.svg) center}@media (max-width: 520px){.catalog-category-tab-item__link--all{display:none}}.catalog-category-tab-item__link--all:after{content:"";width:20px;height:20px;-webkit-mask:url(./arrow_right_2-Cpv7b0g9.svg) no-repeat 100% 100%;mask:url(./arrow_right_2-Cpv7b0g9.svg) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover;background-color:var(--background-accent-default)}.catalog-categories-tab-list{margin-bottom:46px}.catalog-categories-tab-list .hs-tabs-new__header{margin-bottom:var(--spacing-lg)}[hidden]{display:none!important}.landing__banner{width:100%}.landing__banner_wrapper{height:349px;display:flex;align-items:center;padding:0 56px;border-radius:var(--border-radius-lg, 16px)}@media (max-width: 992px){.landing__banner_wrapper{height:auto;padding:var(--spacing-xl, 24px) var(--spacing-lg, 16px) 0;gap:24px;flex-wrap:wrap}}@media (max-width: 575px){.landing__banner_wrapper{border-radius:0}}.landing__banner_header{width:100%}.landing__banner_title{color:var(--text-icon-on-color, #FFF);font-size:var(--typography-heading-size-xxl, 32px);font-weight:600;line-height:var(--typography-heading-line_height-xl, 36px);letter-spacing:var(--typography-heading-paragraph-xl, 0px);margin-bottom:16px;margin-top:0;padding:0}.landing__banner_description{color:var(--text-icon-ghost-white, rgba(255, 255, 255, .8));font-size:var(--typography-text-size-lg, 16px);font-weight:400;line-height:var(--typography-text-line_height-lg, 24px);padding:0;margin:0;margin-bottom:var(--spacing-xxl, 32px)}.landing__banner_description p{margin:0;padding:0}.landing__banner_picture{align-self:end}.landing__banner_img{width:100%}.landing__final{display:flex;width:100%;padding:46px 56px;justify-content:space-between;align-items:center;gap:24px;border-radius:var(--border-radius-lg, 16px)}@media (max-width: 768px){.landing__final{flex-wrap:wrap;border-radius:0;padding:var(--spacing-xl, 24px) var(--spacing-lg, 16px)}}.landing__final_content{display:flex;max-width:540px;flex-direction:column;align-items:flex-start;gap:16px;flex-shrink:1}.landing__final_header{color:var(--text-icon-on-color, #FFF);font-size:var(--typography-heading-size-lg, 24px);font-weight:600;line-height:var(--typography-heading-line_height-lg, 32px);letter-spacing:var(--typography-heading-paragraph-lg, 0px);margin:0;padding:0}.landing__final_description{color:var(--text-icon-ghost-white, rgba(255, 255, 255, .8));font-size:var(--typography-text-size-lg, 16px);font-weight:400;line-height:var(--typography-text-line_height-lg, 24px);margin:0;padding:0}.landing__final_btn{flex-shrink:0}.stores-landing__banner_wrapper{overflow:hidden;background:url(./bg-HUULdNFe.png) no-repeat center/cover}@media (max-width: 992px){.stores-landing__banner_wrapper{background:url(./bg-C3iDMpRy.png) no-repeat center/cover}}.stores-landing__banner_header{z-index:1}.stores-landing__banner_img{transform:scale(1.8)}@media (max-width: 768px){.stores-landing__banner_img{transform:scale(1.6)}}.stores-landing__final{background:radial-gradient(circle at -15% 20%,#00ab1d,#32374700 25%),radial-gradient(circle at 95% 180%,#00ab1d,#32374700 25%),#10141c}@media (max-width: 768px){.stores-landing__final{background:radial-gradient(circle at 130% 120%,#00ab1d,#32374700 50%),#10141c}}
